Skip to content

[0.82] fix text input scaling#16292

Merged
microsoft-github-policy-service[bot] merged 2 commits into
microsoft:0.82-stablefrom
SBS-dlucas:0.82-fix-text-input-scaling
Jul 8, 2026
Merged

[0.82] fix text input scaling#16292
microsoft-github-policy-service[bot] merged 2 commits into
microsoft:0.82-stablefrom
SBS-dlucas:0.82-fix-text-input-scaling

Conversation

@SBS-dlucas

@SBS-dlucas SBS-dlucas commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes issue with TextInput text rendering when working with monitors with different screen scales.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Without this fix, rendering a textinput on a screen with a different resolution from the "primary" monitor can cause the text in TextInputs to appear blank, or large offset from correct position.

Resolves [https://github.com/https://github.com//issues/16141]

What

Fixed logic for updating textinput layout

Screenshots

Before, in E2E-test-app-fabric:
Note that there is text in these inputs, but it is invisible (but the cursor is in the right place still)
textinput-bug

After, in E2E-test-app-fabric:
textinput

Testing

Locally tested rendering TextInput on different monitor scales

Changelog

Should this change be included in the release notes: yes

Resolved issue with TextInput text rendering when working with monitors with different screen scales.

Microsoft Reviewers: Open in CodeFlow

@SBS-dlucas SBS-dlucas requested a review from a team as a code owner June 29, 2026 22:36
@SBS-dlucas SBS-dlucas changed the title 0.82 fix text input scaling [0.82] fix text input scaling Jun 30, 2026
@vineethkuttan

Copy link
Copy Markdown
Contributor

/azp run PR

@vineethkuttan vineethkuttan added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Jul 7, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) July 7, 2026 15:31
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 7c84e5e into microsoft:0.82-stable Jul 8, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants